home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / hand_jibe.swf / scripts / frame_22 / DoAction.as
Text File  |  2011-01-13  |  81b  |  6 lines

  1. if(getTotalMediaLoadedPct() == 100)
  2. {
  3.    gotoAndStop("title");
  4.    play();
  5. }
  6.